[jquery] editableText plugin enabling problem

Posted by noName on Stack Overflow See other posts from Stack Overflow or by noName
Published on 2010-02-05T22:23:10Z Indexed on 2010/05/26 20:41 UTC
Read the original article Hit count: 177

Filed under:
|
|

Hi, I've been experimenting with this plugin http://valums.com/edit-in-place/, so far so good... But i ran into this problem. I want to update my page when update or new request to save data is sent but if i update this function(edit-in-place) it will add second set of buttons, third, fourth and so on. How could i tell it that it would update just on that returned data, but not all elements? I have an idea it has to do something with each function of jquerys, but I'm not sure as I'm quite new to jquery. Thanks for any help!

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery